home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000114_icon-group-sender _Tue Mar 10 08:21:43 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id IAA09258
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Tue, 10 Mar 1998 08:21:42 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA12374; Tue, 10 Mar 1998 08:21:42 -0700
  7. Message-Id: <3504D0C8.14B2@gte.net>
  8. Date: Mon, 09 Mar 1998 23:34:00 -0600
  9. From: Mark Evans <evans@gte.net>
  10. Reply-To: evans@gte.net
  11. Organization: None
  12. X-Mailer: Mozilla 3.01 (Win95; I)
  13. Mime-Version: 1.0
  14. To: jeffery@cs.utsa.edu
  15. Cc: icon-group@optima.CS.Arizona.EDU, evans@gte.net,
  16.         Ramon Pereda <rpereda@ringer.cs.utsa.edu>
  17. Subject: Re: Stand-alone executables
  18. References: <199802180115.TAA29593@segfault.cs.utsa.edu>
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  22. Status: RO
  23. Content-Length: 830
  24.  
  25. I just tried to show off my new VIB Icon program, and it bombed.  The
  26. trouble has something to do with the method of bundling the code as a
  27. stand-alone executable.  The bundling seems to create a dependance on
  28. one or more hardwired file names.
  29.  
  30. To reproduce the bug:
  31.  
  32. Build an Icon VIB program as a stand-alone .exe.  Note the drive letter
  33. of the hard drive on which it was built.
  34.  
  35. Now, take the .exe file to another Windows PC that does not have any
  36. Icon installation.  Copy it to a hard drive on the second PC with a
  37. *different* drive letter than the original build.  Run the copied .exe
  38. on the second machine, and...
  39.  
  40. Crash into the console.  "Could not find a required file, press any key
  41. to kill program" or words to that effect.
  42.  
  43. Could someone in the know please try this experiment and figure out a
  44. fix.
  45.  
  46. Regards -
  47.  
  48. Mark
  49.  
  50.